home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Narzedzia systemowe / WinRescue / WinRescue 98 5.08.25 / rescue81.exe / Rescue98.exe / 0 / RCDATA / TFORM14 / TFORM14.txt < prev   
Encoding:
Text File  |  2004-07-30  |  70.1 KB  |  2,624 lines

  1. object Form14: TForm14
  2.   Left = 181
  3.   Top = 209
  4.   BorderStyle = bsDialog
  5.   Caption = 'Wizard component demo'
  6.   ClientHeight = 276
  7.   ClientWidth = 461
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object WizardPanel1: TWizardPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 100
  23.     Height = 276
  24.     Align = alLeft
  25.     Alignment = taLeftJustify
  26.     ColorFade = clMaroon
  27.     Color = clRed
  28.     ParentColor = False
  29.     Picture.Data = {<image000.bmp>}
  30.     PictureControl = Large_x1
  31.   end
  32.   object Notebook1: TNotebook
  33.     Left = 100
  34.     Top = 0
  35.     Width = 356
  36.     Height = 241
  37.     PageIndex = 8
  38.     TabOrder = 0
  39.     object TPage
  40.       Left = 0
  41.       Top = 0
  42.       Caption = 'Backup1'
  43.       object Label1: TLabel
  44.         Left = 16
  45.         Top = 16
  46.         Width = 132
  47.         Height = 20
  48.         Caption = 'What to back up'
  49.         Font.Charset = DEFAULT_CHARSET
  50.         Font.Color = clWindowText
  51.         Font.Height = -16
  52.         Font.Name = 'MS Sans Serif'
  53.         Font.Style = [fsBold]
  54.         ParentFont = False
  55.       end
  56.       object Label2: TLabel
  57.         Left = 16
  58.         Top = 48
  59.         Width = 321
  60.         Height = 49
  61.         AutoSize = False
  62.         Caption = 
  63.           '   WinRescue can back up the registry, Windows configuration fil' +
  64.           'es, folders, and any other files.  You may choose which files to' +
  65.           ' back up or use the default selections.'
  66.         WordWrap = True
  67.       end
  68.       object Label70: TLabel
  69.         Left = 16
  70.         Top = 208
  71.         Width = 321
  72.         Height = 17
  73.         AutoSize = False
  74.         Caption = '   Press Next to continue.'
  75.         WordWrap = True
  76.       end
  77.       object RadioButton1: TRadioButton
  78.         Left = 24
  79.         Top = 144
  80.         Width = 289
  81.         Height = 17
  82.         Caption = 'Select which files, folders, and drives to back up.'
  83.         TabOrder = 0
  84.       end
  85.       object RadioButton2: TRadioButton
  86.         Left = 24
  87.         Top = 120
  88.         Width = 257
  89.         Height = 17
  90.         Caption = 'Backup the default list of files (on new Configs).'
  91.         Checked = True
  92.         TabOrder = 1
  93.         TabStop = True
  94.       end
  95.       object RadioButton3: TRadioButton
  96.         Left = 24
  97.         Top = 168
  98.         Width = 321
  99.         Height = 17
  100.         Caption = 'I have already selected what to back up in a previous session.'
  101.         TabOrder = 2
  102.       end
  103.     end
  104.     object TPage
  105.       Left = 0
  106.       Top = 0
  107.       Caption = 'Backup2'
  108.       object Label3: TLabel
  109.         Left = 16
  110.         Top = 16
  111.         Width = 329
  112.         Height = 20
  113.         AutoSize = False
  114.         Caption = 'Would you like to back up automatically?'
  115.         Font.Charset = DEFAULT_CHARSET
  116.         Font.Color = clWindowText
  117.         Font.Height = -16
  118.         Font.Name = 'MS Sans Serif'
  119.         Font.Style = [fsBold]
  120.         ParentFont = False
  121.       end
  122.       object Label4: TLabel
  123.         Left = 16
  124.         Top = 48
  125.         Width = 321
  126.         Height = 65
  127.         AutoSize = False
  128.         Caption = 
  129.           '   Backup of each config and regpack can be run automatically da' +
  130.           'ily, weekly, biweekly, and monthly, or WinRescue can use Task Sc' +
  131.           'heduler to run automatically at a certain time.  Use the drop do' +
  132.           'wn boxes below to set automation.'
  133.         WordWrap = True
  134.       end
  135.       object Label5: TLabel
  136.         Left = 11
  137.         Top = 122
  138.         Width = 89
  139.         Height = 13
  140.         AutoSize = False
  141.         Caption = 'S&tart and Wait.'
  142.         Font.Charset = DEFAULT_CHARSET
  143.         Font.Color = clBlack
  144.         Font.Height = -11
  145.         Font.Name = 'MS Sans Serif'
  146.         Font.Style = []
  147.         ParentFont = False
  148.       end
  149.       object Label6: TLabel
  150.         Left = 123
  151.         Top = 122
  152.         Width = 57
  153.         Height = 13
  154.         AutoSize = False
  155.         Caption = 'Config&1'
  156.         FocusControl = ComboBox2
  157.         Font.Charset = DEFAULT_CHARSET
  158.         Font.Color = clBlack
  159.         Font.Height = -11
  160.         Font.Name = 'MS Sans Serif'
  161.         Font.Style = []
  162.         ParentFont = False
  163.       end
  164.       object Label39: TLabel
  165.         Left = 235
  166.         Top = 122
  167.         Width = 65
  168.         Height = 13
  169.         AutoSize = False
  170.         Caption = 'Config&2'
  171.         FocusControl = ComboBox8
  172.         Font.Charset = DEFAULT_CHARSET
  173.         Font.Color = clBlack
  174.         Font.Height = -11
  175.         Font.Name = 'MS Sans Serif'
  176.         Font.Style = []
  177.         ParentFont = False
  178.       end
  179.       object Label38: TLabel
  180.         Left = 11
  181.         Top = 170
  182.         Width = 65
  183.         Height = 13
  184.         AutoSize = False
  185.         Caption = 'Config&3'
  186.         FocusControl = ComboBox7
  187.         Font.Charset = DEFAULT_CHARSET
  188.         Font.Color = clBlack
  189.         Font.Height = -11
  190.         Font.Name = 'MS Sans Serif'
  191.         Font.Style = []
  192.         ParentFont = False
  193.       end
  194.       object Label7: TLabel
  195.         Left = 123
  196.         Top = 170
  197.         Width = 57
  198.         Height = 13
  199.         AutoSize = False
  200.         Caption = 'Config&4'
  201.         FocusControl = ComboBox10
  202.         Font.Charset = DEFAULT_CHARSET
  203.         Font.Color = clBlack
  204.         Font.Height = -11
  205.         Font.Name = 'MS Sans Serif'
  206.         Font.Style = []
  207.         ParentFont = False
  208.       end
  209.       object Label71: TLabel
  210.         Left = 16
  211.         Top = 224
  212.         Width = 321
  213.         Height = 17
  214.         AutoSize = False
  215.         Caption = '   Press Next to continue.'
  216.         WordWrap = True
  217.       end
  218.       object ComboBox1: TComboBox
  219.         Left = 11
  220.         Top = 142
  221.         Width = 110
  222.         Height = 21
  223.         Style = csDropDownList
  224.         Font.Charset = DEFAULT_CHARSET
  225.         Font.Color = clBlack
  226.         Font.Height = -11
  227.         Font.Name = 'MS Sans Serif'
  228.         Font.Style = []
  229.         ItemHeight = 13
  230.         ParentFont = False
  231.         TabOrder = 0
  232.         OnChange = FreqClick
  233.         Items.Strings = (
  234.           'Daily'
  235.           'Weekly'
  236.           'Bi-Weekly'
  237.           'Monthly'
  238.           'Use Scheduler'
  239.           'Do Not Perform')
  240.       end
  241.       object ComboBox2: TComboBox
  242.         Left = 123
  243.         Top = 142
  244.         Width = 110
  245.         Height = 21
  246.         Style = csDropDownList
  247.         Font.Charset = DEFAULT_CHARSET
  248.         Font.Color = clBlack
  249.         Font.Height = -11
  250.         Font.Name = 'MS Sans Serif'
  251.         Font.Style = []
  252.         ItemHeight = 13
  253.         ParentFont = False
  254.         TabOrder = 1
  255.         OnChange = FreqClick
  256.         Items.Strings = (
  257.           'Daily'
  258.           'Weekly'
  259.           'Bi-Weekly'
  260.           'Monthly'
  261.           'Use Scheduler'
  262.           'Do Not Perform')
  263.       end
  264.       object ComboBox8: TComboBox
  265.         Left = 235
  266.         Top = 142
  267.         Width = 110
  268.         Height = 21
  269.         Style = csDropDownList
  270.         Font.Charset = DEFAULT_CHARSET
  271.         Font.Color = clBlack
  272.         Font.Height = -11
  273.         Font.Name = 'MS Sans Serif'
  274.         Font.Style = []
  275.         ItemHeight = 13
  276.         ParentFont = False
  277.         TabOrder = 2
  278.         OnChange = FreqClick
  279.         Items.Strings = (
  280.           'Daily'
  281.           'Weekly'
  282.           'Bi-Weekly'
  283.           'Monthly'
  284.           'Use Scheduler'
  285.           'Do Not Perform')
  286.       end
  287.       object ComboBox7: TComboBox
  288.         Left = 11
  289.         Top = 190
  290.         Width = 110
  291.         Height = 21
  292.         Style = csDropDownList
  293.         Font.Charset = DEFAULT_CHARSET
  294.         Font.Color = clBlack
  295.         Font.Height = -11
  296.         Font.Name = 'MS Sans Serif'
  297.         Font.Style = []
  298.         ItemHeight = 13
  299.         ParentFont = False
  300.         TabOrder = 3
  301.         OnChange = FreqClick
  302.         Items.Strings = (
  303.           'Daily'
  304.           'Weekly'
  305.           'Bi-Weekly'
  306.           'Monthly'
  307.           'Use Scheduler'
  308.           'Do Not Perform')
  309.       end
  310.       object ComboBox10: TComboBox
  311.         Left = 123
  312.         Top = 190
  313.         Width = 110
  314.         Height = 21
  315.         Style = csDropDownList
  316.         Font.Charset = DEFAULT_CHARSET
  317.         Font.Color = clBlack
  318.         Font.Height = -11
  319.         Font.Name = 'MS Sans Serif'
  320.         Font.Style = []
  321.         ItemHeight = 13
  322.         ParentFont = False
  323.         TabOrder = 4
  324.         OnChange = FreqClick
  325.         Items.Strings = (
  326.           'Daily'
  327.           'Weekly'
  328.           'Bi-Weekly'
  329.           'Monthly'
  330.           'Use Scheduler'
  331.           'Do Not Perform')
  332.       end
  333.     end
  334.     object TPage
  335.       Left = 0
  336.       Top = 0
  337.       Caption = 'Backup3'
  338.       object Label9: TLabel
  339.         Left = 16
  340.         Top = 16
  341.         Width = 329
  342.         Height = 20
  343.         AutoSize = False
  344.         Caption = 'Which Configs to back up'
  345.         Font.Charset = DEFAULT_CHARSET
  346.         Font.Color = clWindowText
  347.         Font.Height = -16
  348.         Font.Name = 'MS Sans Serif'
  349.         Font.Style = [fsBold]
  350.         ParentFont = False
  351.       end
  352.       object Label10: TLabel
  353.         Left = 16
  354.         Top = 48
  355.         Width = 321
  356.         Height = 57
  357.         AutoSize = False
  358.         Caption = 
  359.           '   You may have four different setups.  Check which ones you wou' +
  360.           'ld like to backup.'
  361.         WordWrap = True
  362.       end
  363.       object Label72: TLabel
  364.         Left = 16
  365.         Top = 216
  366.         Width = 321
  367.         Height = 17
  368.         AutoSize = False
  369.         Caption = '   Press Next to continue.'
  370.         WordWrap = True
  371.       end
  372.       object CheckBox1: TCheckBox
  373.         Left = 72
  374.         Top = 104
  375.         Width = 97
  376.         Height = 17
  377.         Caption = 'Config&1'
  378.         Checked = True
  379.         State = cbChecked
  380.         TabOrder = 0
  381.       end
  382.       object CheckBox2: TCheckBox
  383.         Left = 72
  384.         Top = 128
  385.         Width = 97
  386.         Height = 17
  387.         Caption = 'Config&2'
  388.         TabOrder = 1
  389.       end
  390.       object CheckBox3: TCheckBox
  391.         Left = 72
  392.         Top = 152
  393.         Width = 97
  394.         Height = 17
  395.         Caption = 'Config&3'
  396.         TabOrder = 2
  397.       end
  398.       object CheckBox4: TCheckBox
  399.         Left = 72
  400.         Top = 176
  401.         Width = 97
  402.         Height = 17
  403.         Caption = 'Config&4'
  404.         TabOrder = 3
  405.       end
  406.     end
  407.     object TPage
  408.       Left = 0
  409.       Top = 0
  410.       Caption = 'Backup4'
  411.       object Label11: TLabel
  412.         Left = 16
  413.         Top = 48
  414.         Width = 321
  415.         Height = 57
  416.         AutoSize = False
  417.         Caption = 
  418.           '   The first three options backup to a new directory on each Bac' +
  419.           'kup.  The last option, Replace Backup files, always backs up to ' +
  420.           'the same Backup files only replacing the files that have changed' +
  421.           '.  Choose one:'
  422.         WordWrap = True
  423.       end
  424.       object Label12: TLabel
  425.         Left = 16
  426.         Top = 16
  427.         Width = 329
  428.         Height = 20
  429.         AutoSize = False
  430.         Caption = 'What kind of Backup'
  431.         Font.Charset = DEFAULT_CHARSET
  432.         Font.Color = clWindowText
  433.         Font.Height = -16
  434.         Font.Name = 'MS Sans Serif'
  435.         Font.Style = [fsBold]
  436.         ParentFont = False
  437.       end
  438.       object Label73: TLabel
  439.         Left = 16
  440.         Top = 216
  441.         Width = 321
  442.         Height = 17
  443.         AutoSize = False
  444.         Caption = '   Press Next to continue.'
  445.         WordWrap = True
  446.       end
  447.       object RadioButton6: TRadioButton
  448.         Left = 32
  449.         Top = 184
  450.         Width = 321
  451.         Height = 17
  452.         Caption = 'Replace Backup files that are different (Replace)'
  453.         TabOrder = 0
  454.       end
  455.       object RadioButton4: TRadioButton
  456.         Left = 32
  457.         Top = 112
  458.         Width = 321
  459.         Height = 17
  460.         Caption = 'Back up all selected files (Full = F)'
  461.         Checked = True
  462.         TabOrder = 1
  463.         TabStop = True
  464.       end
  465.       object RadioButton5: TRadioButton
  466.         Left = 32
  467.         Top = 136
  468.         Width = 321
  469.         Height = 17
  470.         Caption = 'Back up files that have changed since F or I (Incremental = I)'
  471.         TabOrder = 2
  472.       end
  473.       object RadioButton15: TRadioButton
  474.         Left = 32
  475.         Top = 160
  476.         Width = 321
  477.         Height = 17
  478.         Caption = 'Back up files that have changed since F (Differential)'
  479.         TabOrder = 3
  480.       end
  481.     end
  482.     object TPage
  483.       Left = 0
  484.       Top = 0
  485.       Caption = 'Backup5'
  486.       object Label13: TLabel
  487.         Left = 16
  488.         Top = 16
  489.         Width = 329
  490.         Height = 20
  491.         AutoSize = False
  492.         Caption = 'Number of Backups'
  493.         Font.Charset = DEFAULT_CHARSET
  494.         Font.Color = clWindowText
  495.         Font.Height = -16
  496.         Font.Name = 'MS Sans Serif'
  497.         Font.Style = [fsBold]
  498.         ParentFont = False
  499.       end
  500.       object Label14: TLabel
  501.         Left = 16
  502.         Top = 48
  503.         Width = 321
  504.         Height = 33
  505.         AutoSize = False
  506.         Caption = 
  507.           '   You may set the maximum number of Backups below.  When this n' +
  508.           'umber is exceeded, the first backup will be deleted automaticall' +
  509.           'y.'
  510.         WordWrap = True
  511.       end
  512.       object Label17: TLabel
  513.         Left = 16
  514.         Top = 80
  515.         Width = 321
  516.         Height = 33
  517.         AutoSize = False
  518.         Caption = 
  519.           '   The Keep number determines how many of the first backups are ' +
  520.           'not deleted.'
  521.         WordWrap = True
  522.       end
  523.       object Label18: TLabel
  524.         Left = 16
  525.         Top = 160
  526.         Width = 321
  527.         Height = 65
  528.         AutoSize = False
  529.         Caption = 
  530.           '   For example, if you have the Maximum Backups set to 10 and Ke' +
  531.           'ep to 0, when you perform the 11th Backup, the first Backup is d' +
  532.           'eleted.  If Keep is 2, the first two Backups are not deleted, so' +
  533.           ' the third Backup is deleted instead of the first one.'
  534.         WordWrap = True
  535.       end
  536.       object Label19: TLabel
  537.         Left = 40
  538.         Top = 123
  539.         Width = 105
  540.         Height = 20
  541.         Hint = 
  542.           'Total number of Backups to reach (including the Keep number) bef' +
  543.           'ore old Backups are replaced.'
  544.         AutoSize = False
  545.         Caption = 'Maximum Backups:'
  546.         ParentShowHint = False
  547.         ShowHint = True
  548.         WordWrap = True
  549.       end
  550.       object Label20: TLabel
  551.         Left = 224
  552.         Top = 124
  553.         Width = 41
  554.         Height = 13
  555.         Hint = 'Number of Backups to keep and not replace'
  556.         AutoSize = False
  557.         Caption = 'Keep:'
  558.         ParentShowHint = False
  559.         ShowHint = True
  560.       end
  561.       object Label74: TLabel
  562.         Left = 16
  563.         Top = 224
  564.         Width = 321
  565.         Height = 17
  566.         AutoSize = False
  567.         Caption = '   Press Next to continue.'
  568.         WordWrap = True
  569.       end
  570.       object SpinEdit1: TSpinEdit
  571.         Left = 144
  572.         Top = 120
  573.         Width = 49
  574.         Height = 22
  575.         MaxValue = 1000
  576.         MinValue = 0
  577.         TabOrder = 0
  578.         Value = 10
  579.         OnChange = Edit2Change
  580.       end
  581.       object SpinEdit2: TSpinEdit
  582.         Left = 264
  583.         Top = 120
  584.         Width = 49
  585.         Height = 22
  586.         MaxValue = 1000
  587.         MinValue = 0
  588.         TabOrder = 1
  589.         Value = 1
  590.         OnChange = Edit3Change
  591.       end
  592.     end
  593.     object TPage
  594.       Left = 0
  595.       Top = 0
  596.       Caption = 'Backup6'
  597.       object Label15: TLabel
  598.         Left = 16
  599.         Top = 16
  600.         Width = 329
  601.         Height = 20
  602.         AutoSize = False
  603.         Caption = 'Where to back up to'
  604.         Font.Charset = DEFAULT_CHARSET
  605.         Font.Color = clWindowText
  606.         Font.Height = -16
  607.         Font.Name = 'MS Sans Serif'
  608.         Font.Style = [fsBold]
  609.         ParentFont = False
  610.       end
  611.       object Label16: TLabel
  612.         Left = 16
  613.         Top = 48
  614.         Width = 321
  615.         Height = 49
  616.         AutoSize = False
  617.         Caption = 
  618.           '   Choose where the backups will be put (Target) below.  Full an' +
  619.           'd Incremental Backups will be put in a sub directory of the Targ' +
  620.           'et.  Replace Backups will be put in the Target Directory.'
  621.         WordWrap = True
  622.       end
  623.       object Label21: TLabel
  624.         Left = 32
  625.         Top = 123
  626.         Width = 34
  627.         Height = 13
  628.         Caption = '&Target:'
  629.         Font.Charset = DEFAULT_CHARSET
  630.         Font.Color = clBlack
  631.         Font.Height = -11
  632.         Font.Name = 'MS Sans Serif'
  633.         Font.Style = []
  634.         ParentFont = False
  635.       end
  636.       object Label75: TLabel
  637.         Left = 16
  638.         Top = 208
  639.         Width = 321
  640.         Height = 17
  641.         AutoSize = False
  642.         Caption = '   Press Next to continue.'
  643.         WordWrap = True
  644.       end
  645.       object TargetEdit: TEdit
  646.         Left = 80
  647.         Top = 120
  648.         Width = 235
  649.         Height = 21
  650.         Hint = 'Location where the backups will be stored.'
  651.         Font.Charset = DEFAULT_CHARSET
  652.         Font.Color = clBlack
  653.         Font.Height = -11
  654.         Font.Name = 'MS Sans Serif'
  655.         Font.Style = []
  656.         ParentFont = False
  657.         ParentShowHint = False
  658.         ShowHint = True
  659.         TabOrder = 0
  660.         Text = 'TargetEdit'
  661.       end
  662.       object Button14: TButton
  663.         Left = 315
  664.         Top = 120
  665.         Width = 17
  666.         Height = 20
  667.         Hint = 'Browse for Target'
  668.         Caption = '...'
  669.         ParentShowHint = False
  670.         ShowHint = True
  671.         TabOrder = 1
  672.         OnClick = Button14Click
  673.       end
  674.       object CheckBox25: TCheckBox
  675.         Left = 56
  676.         Top = 152
  677.         Width = 281
  678.         Height = 17
  679.         Caption = '&Treat Removable Disk as Fixed Disk'
  680.         TabOrder = 2
  681.       end
  682.       object CheckBox26: TCheckBox
  683.         Left = 56
  684.         Top = 176
  685.         Width = 289
  686.         Height = 17
  687.         Caption = 'Use CD Packet Format, like DirectCD or PacketCD'
  688.         TabOrder = 3
  689.       end
  690.     end
  691.     object TPage
  692.       Left = 0
  693.       Top = 0
  694.       Caption = 'Backup7'
  695.       object Label22: TLabel
  696.         Left = 16
  697.         Top = 16
  698.         Width = 329
  699.         Height = 20
  700.         AutoSize = False
  701.         Caption = 'Do you want to back up the registry?'
  702.         Font.Charset = DEFAULT_CHARSET
  703.         Font.Color = clWindowText
  704.         Font.Height = -16
  705.         Font.Name = 'MS Sans Serif'
  706.         Font.Style = [fsBold]
  707.         ParentFont = False
  708.       end
  709.       object Label23: TLabel
  710.         Left = 16
  711.         Top = 48
  712.         Width = 321
  713.         Height = 49
  714.         AutoSize = False
  715.         Caption = 
  716.           '   A corrupt registry is the main cause of Windows crashes.  It ' +
  717.           'is recommended that you backup the registry in case something ha' +
  718.           'ppens to the registry.  Do you want to back up the registry?'
  719.         WordWrap = True
  720.       end
  721.       object Label76: TLabel
  722.         Left = 16
  723.         Top = 200
  724.         Width = 321
  725.         Height = 17
  726.         AutoSize = False
  727.         Caption = '   Press Next to continue.'
  728.         WordWrap = True
  729.       end
  730.       object RadioButton7: TRadioButton
  731.         Left = 112
  732.         Top = 128
  733.         Width = 113
  734.         Height = 17
  735.         Caption = '&Yes'
  736.         TabOrder = 0
  737.       end
  738.       object RadioButton8: TRadioButton
  739.         Left = 112
  740.         Top = 152
  741.         Width = 113
  742.         Height = 17
  743.         Caption = '&No'
  744.         TabOrder = 1
  745.       end
  746.     end
  747.     object TPage
  748.       Left = 0
  749.       Top = 0
  750.       Caption = 'Backup8'
  751.       object Label24: TLabel
  752.         Left = 16
  753.         Top = 16
  754.         Width = 329
  755.         Height = 49
  756.         AutoSize = False
  757.         Caption = 'Which Default Files (WinConfig) do you want to back up?'
  758.         Font.Charset = DEFAULT_CHARSET
  759.         Font.Color = clWindowText
  760.         Font.Height = -16
  761.         Font.Name = 'MS Sans Serif'
  762.         Font.Style = [fsBold]
  763.         ParentFont = False
  764.         WordWrap = True
  765.       end
  766.       object Label25: TLabel
  767.         Left = 16
  768.         Top = 64
  769.         Width = 321
  770.         Height = 49
  771.         AutoSize = False
  772.         Caption = 
  773.           '   Below is a list of other files that may become ruined.  Check' +
  774.           ' the ones that you want to back up.  These are called WinConfig ' +
  775.           'files in WinRescue.  It is recommended to check all of these fil' +
  776.           'es.'
  777.         WordWrap = True
  778.       end
  779.       object Label77: TLabel
  780.         Left = 16
  781.         Top = 216
  782.         Width = 321
  783.         Height = 17
  784.         AutoSize = False
  785.         Caption = '   Press Next to continue.'
  786.         WordWrap = True
  787.       end
  788.       object CheckBox5: TCheckBox
  789.         Left = 40
  790.         Top = 120
  791.         Width = 97
  792.         Height = 17
  793.         Caption = '&Autoexec.nt'
  794.         TabOrder = 0
  795.       end
  796.       object CheckBox6: TCheckBox
  797.         Left = 40
  798.         Top = 136
  799.         Width = 97
  800.         Height = 17
  801.         Caption = '&Config.nt'
  802.         TabOrder = 1
  803.       end
  804.       object CheckBox7: TCheckBox
  805.         Left = 40
  806.         Top = 152
  807.         Width = 97
  808.         Height = 17
  809.         Caption = 'C&md.exe'
  810.         TabOrder = 2
  811.       end
  812.       object CheckBox8: TCheckBox
  813.         Left = 40
  814.         Top = 168
  815.         Width = 97
  816.         Height = 17
  817.         Caption = 'C&ommand.com'
  818.         TabOrder = 3
  819.       end
  820.       object CheckBox9: TCheckBox
  821.         Left = 40
  822.         Top = 184
  823.         Width = 97
  824.         Height = 17
  825.         Caption = '&Ntldr'
  826.         TabOrder = 4
  827.       end
  828.       object CheckBox10: TCheckBox
  829.         Left = 192
  830.         Top = 120
  831.         Width = 97
  832.         Height = 17
  833.         Caption = 'N&tdetect.com'
  834.         TabOrder = 5
  835.       end
  836.       object CheckBox11: TCheckBox
  837.         Left = 192
  838.         Top = 136
  839.         Width = 97
  840.         Height = 17
  841.         Caption = '&Boot.ini'
  842.         TabOrder = 6
  843.       end
  844.       object CheckBox12: TCheckBox
  845.         Left = 192
  846.         Top = 168
  847.         Width = 97
  848.         Height = 17
  849.         Caption = 'Ntboot&dd.sys'
  850.         TabOrder = 7
  851.       end
  852.       object CheckBox13: TCheckBox
  853.         Left = 192
  854.         Top = 184
  855.         Width = 97
  856.         Height = 17
  857.         Caption = 'Boot§.dos'
  858.         TabOrder = 8
  859.       end
  860.       object CheckBox23: TCheckBox
  861.         Left = 192
  862.         Top = 152
  863.         Width = 97
  864.         Height = 17
  865.         Caption = 'Boot&font.bin'
  866.         TabOrder = 9
  867.       end
  868.     end
  869.     object TPage
  870.       Left = 0
  871.       Top = 0
  872.       Caption = 'Backup9'
  873.       object Label26: TLabel
  874.         Left = 16
  875.         Top = 16
  876.         Width = 329
  877.         Height = 49
  878.         AutoSize = False
  879.         Caption = 'Which Folders (User Profile) do you want to back up?'
  880.         Font.Charset = DEFAULT_CHARSET
  881.         Font.Color = clWindowText
  882.         Font.Height = -16
  883.         Font.Name = 'MS Sans Serif'
  884.         Font.Style = [fsBold]
  885.         ParentFont = False
  886.         WordWrap = True
  887.       end
  888.       object Label27: TLabel
  889.         Left = 16
  890.         Top = 64
  891.         Width = 321
  892.         Height = 49
  893.         AutoSize = False
  894.         Caption = 
  895.           '   Below is a list of folders that are a part of the user profil' +
  896.           'e of Windows.  Check the ones that you want to back up.  These a' +
  897.           're called User Profile folders in WinRescue.'
  898.         WordWrap = True
  899.       end
  900.       object Label78: TLabel
  901.         Left = 16
  902.         Top = 216
  903.         Width = 321
  904.         Height = 17
  905.         AutoSize = False
  906.         Caption = '   Press Next to continue.'
  907.         WordWrap = True
  908.       end
  909.       object CheckBox14: TCheckBox
  910.         Left = 40
  911.         Top = 120
  912.         Width = 97
  913.         Height = 17
  914.         Caption = '&Application Data'
  915.         TabOrder = 0
  916.       end
  917.       object CheckBox15: TCheckBox
  918.         Left = 40
  919.         Top = 136
  920.         Width = 97
  921.         Height = 17
  922.         Caption = '&Desktop'
  923.         TabOrder = 1
  924.       end
  925.       object CheckBox16: TCheckBox
  926.         Left = 40
  927.         Top = 152
  928.         Width = 97
  929.         Height = 17
  930.         Caption = '&Favorites'
  931.         TabOrder = 2
  932.       end
  933.       object CheckBox17: TCheckBox
  934.         Left = 40
  935.         Top = 168
  936.         Width = 97
  937.         Height = 17
  938.         Caption = '&Net Hood'
  939.         TabOrder = 3
  940.       end
  941.       object CheckBox18: TCheckBox
  942.         Left = 40
  943.         Top = 184
  944.         Width = 97
  945.         Height = 17
  946.         Caption = '&Recent'
  947.         TabOrder = 4
  948.       end
  949.       object CheckBox19: TCheckBox
  950.         Left = 192
  951.         Top = 120
  952.         Width = 97
  953.         Height = 17
  954.         Caption = '&Start Menu'
  955.         TabOrder = 5
  956.       end
  957.       object CheckBox20: TCheckBox
  958.         Left = 192
  959.         Top = 136
  960.         Width = 97
  961.         Height = 17
  962.         Caption = 'S&end To'
  963.         TabOrder = 6
  964.       end
  965.       object CheckBox21: TCheckBox
  966.         Left = 192
  967.         Top = 152
  968.         Width = 97
  969.         Height = 17
  970.         Caption = '&IE Cache'
  971.         TabOrder = 7
  972.       end
  973.       object CheckBox22: TCheckBox
  974.         Left = 192
  975.         Top = 168
  976.         Width = 97
  977.         Height = 17
  978.         Caption = '&Control Panel'
  979.         TabOrder = 8
  980.       end
  981.       object CheckBox24: TCheckBox
  982.         Left = 192
  983.         Top = 184
  984.         Width = 97
  985.         Height = 17
  986.         Caption = '&Print Hood'
  987.         TabOrder = 9
  988.       end
  989.     end
  990.     object TPage
  991.       Left = 0
  992.       Top = 0
  993.       Caption = 'Backup10'
  994.       object Label28: TLabel
  995.         Left = 16
  996.         Top = 16
  997.         Width = 329
  998.         Height = 25
  999.         AutoSize = False
  1000.         Caption = 'Which Config to set up'
  1001.         Font.Charset = DEFAULT_CHARSET
  1002.         Font.Color = clWindowText
  1003.         Font.Height = -16
  1004.         Font.Name = 'MS Sans Serif'
  1005.         Font.Style = [fsBold]
  1006.         ParentFont = False
  1007.         WordWrap = True
  1008.       end
  1009.       object Label29: TLabel
  1010.         Left = 16
  1011.         Top = 48
  1012.         Width = 321
  1013.         Height = 41
  1014.         AutoSize = False
  1015.         Caption = 
  1016.           '   Choose which Config you want to set up from the drop down box' +
  1017.           '.  If you would like to rename a Config, type in the new name.'
  1018.         WordWrap = True
  1019.       end
  1020.       object Label79: TLabel
  1021.         Left = 16
  1022.         Top = 208
  1023.         Width = 321
  1024.         Height = 17
  1025.         AutoSize = False
  1026.         Caption = '   Press Next to continue.'
  1027.         WordWrap = True
  1028.       end
  1029.       object ComboBox9: TComboBox
  1030.         Left = 96
  1031.         Top = 120
  1032.         Width = 81
  1033.         Height = 21
  1034.         Hint = 'Choose which Config to change settings for.'
  1035.         ItemHeight = 13
  1036.         MaxLength = 10
  1037.         ParentShowHint = False
  1038.         ShowHint = True
  1039.         TabOrder = 0
  1040.         Text = 'ComboBox9'
  1041.         OnChange = ComboBox9Change
  1042.         OnClick = ComboBox9Click
  1043.         OnDropDown = ComboBox9DropDown
  1044.         Items.Strings = (
  1045.           'Config 1'
  1046.           'Config 2'
  1047.           'Config 3'
  1048.           'Config 4')
  1049.       end
  1050.     end
  1051.     object TPage
  1052.       Left = 0
  1053.       Top = 0
  1054.       Caption = 'Backup11'
  1055.       object Label30: TLabel
  1056.         Left = 16
  1057.         Top = 16
  1058.         Width = 329
  1059.         Height = 25
  1060.         AutoSize = False
  1061.         Caption = 'Do you want to set up another Config?'
  1062.         Font.Charset = DEFAULT_CHARSET
  1063.         Font.Color = clWindowText
  1064.         Font.Height = -16
  1065.         Font.Name = 'MS Sans Serif'
  1066.         Font.Style = [fsBold]
  1067.         ParentFont = False
  1068.         WordWrap = True
  1069.       end
  1070.       object Label80: TLabel
  1071.         Left = 16
  1072.         Top = 200
  1073.         Width = 321
  1074.         Height = 17
  1075.         AutoSize = False
  1076.         Caption = '   Press Next to continue.'
  1077.         WordWrap = True
  1078.       end
  1079.       object RadioButton9: TRadioButton
  1080.         Left = 120
  1081.         Top = 88
  1082.         Width = 113
  1083.         Height = 17
  1084.         Caption = '&Yes'
  1085.         Checked = True
  1086.         TabOrder = 0
  1087.         TabStop = True
  1088.       end
  1089.       object RadioButton10: TRadioButton
  1090.         Left = 120
  1091.         Top = 120
  1092.         Width = 113
  1093.         Height = 17
  1094.         Caption = '&No'
  1095.         TabOrder = 1
  1096.       end
  1097.     end
  1098.     object TPage
  1099.       Left = 0
  1100.       Top = 0
  1101.       Caption = 'Backup12'
  1102.       object Label31: TLabel
  1103.         Left = 16
  1104.         Top = 16
  1105.         Width = 329
  1106.         Height = 25
  1107.         AutoSize = False
  1108.         Caption = 'Compression Level'
  1109.         Font.Charset = DEFAULT_CHARSET
  1110.         Font.Color = clWindowText
  1111.         Font.Height = -16
  1112.         Font.Name = 'MS Sans Serif'
  1113.         Font.Style = [fsBold]
  1114.         ParentFont = False
  1115.         WordWrap = True
  1116.       end
  1117.       object Label32: TLabel
  1118.         Left = 16
  1119.         Top = 48
  1120.         Width = 321
  1121.         Height = 41
  1122.         AutoSize = False
  1123.         Caption = 
  1124.           '   Select the compression level below.  Higher compression takes' +
  1125.           ' longer to perform.  High/Slow is recommended.'
  1126.         WordWrap = True
  1127.       end
  1128.       object Label81: TLabel
  1129.         Left = 16
  1130.         Top = 192
  1131.         Width = 321
  1132.         Height = 17
  1133.         AutoSize = False
  1134.         Caption = '   Press Next to continue.'
  1135.         WordWrap = True
  1136.       end
  1137.       object ComboBox6: TComboBox
  1138.         Left = 51
  1139.         Top = 116
  1140.         Width = 230
  1141.         Height = 21
  1142.         Hint = 'Choose how packed the backup zip files will be.'
  1143.         Style = csDropDownList
  1144.         Font.Charset = DEFAULT_CHARSET
  1145.         Font.Color = clBlack
  1146.         Font.Height = -11
  1147.         Font.Name = 'MS Sans Serif'
  1148.         Font.Style = []
  1149.         ItemHeight = 13
  1150.         ParentFont = False
  1151.         ParentShowHint = False
  1152.         ShowHint = True
  1153.         TabOrder = 0
  1154.         Items.Strings = (
  1155.           'Do Not Compress'
  1156.           'Low/Fast Compression'
  1157.           'Medium Compression'
  1158.           'High/Slow Compression'
  1159.           'Higher/Slower Compression'
  1160.           'Highest/Slowest Compression')
  1161.       end
  1162.     end
  1163.     object TPage
  1164.       Left = 0
  1165.       Top = 0
  1166.       Caption = 'Backup13'
  1167.       object Label34: TLabel
  1168.         Left = 16
  1169.         Top = 48
  1170.         Width = 321
  1171.         Height = 57
  1172.         AutoSize = False
  1173.         Caption = 
  1174.           '   You can back up any files, folders, and drives that you want ' +
  1175.           'to.  Press the Add button to open up a dialog to select which fi' +
  1176.           'les to back up.  With compressed Backups, the files will be put ' +
  1177.           'in a zip file.  The Backups are listed below.'
  1178.         WordWrap = True
  1179.       end
  1180.       object Label35: TLabel
  1181.         Left = 16
  1182.         Top = 16
  1183.         Width = 329
  1184.         Height = 25
  1185.         AutoSize = False
  1186.         Caption = 'What else to back up'
  1187.         Font.Charset = DEFAULT_CHARSET
  1188.         Font.Color = clWindowText
  1189.         Font.Height = -16
  1190.         Font.Name = 'MS Sans Serif'
  1191.         Font.Style = [fsBold]
  1192.         ParentFont = False
  1193.         WordWrap = True
  1194.       end
  1195.       object Label55: TLabel
  1196.         Left = 16
  1197.         Top = 104
  1198.         Width = 321
  1199.         Height = 17
  1200.         AutoSize = False
  1201.         Caption = '   To change the files in a Backup, select it and press Edit.'
  1202.         WordWrap = True
  1203.       end
  1204.       object Label56: TLabel
  1205.         Left = 16
  1206.         Top = 120
  1207.         Width = 321
  1208.         Height = 17
  1209.         AutoSize = False
  1210.         Caption = '   Put a check beside the Backups that you want to back up.'
  1211.         WordWrap = True
  1212.       end
  1213.       object Label82: TLabel
  1214.         Left = 16
  1215.         Top = 224
  1216.         Width = 321
  1217.         Height = 17
  1218.         AutoSize = False
  1219.         Caption = '   Press Next to continue.'
  1220.         WordWrap = True
  1221.       end
  1222.       object FilesListBox: TCheckListBox
  1223.         Left = 136
  1224.         Top = 142
  1225.         Width = 161
  1226.         Height = 78
  1227.         Hint = 
  1228.           'Any extra files that you want to backup will be put into zip fil' +
  1229.           'es.  The zip files are listed here.'
  1230.         ItemHeight = 13
  1231.         ParentShowHint = False
  1232.         ShowHint = True
  1233.         TabOrder = 0
  1234.         OnClick = FilesListBoxClick
  1235.       end
  1236.       object Button13: TButton
  1237.         Left = 24
  1238.         Top = 142
  1239.         Width = 105
  1240.         Height = 17
  1241.         Hint = 
  1242.           'Add a zip file to this list and specify the files that should be' +
  1243.           ' put in it.'
  1244.         Caption = '&Add'
  1245.         ParentShowHint = False
  1246.         ShowHint = True
  1247.         TabOrder = 1
  1248.         OnClick = Button13Click
  1249.       end
  1250.       object Button15: TButton
  1251.         Left = 24
  1252.         Top = 162
  1253.         Width = 105
  1254.         Height = 17
  1255.         Hint = 
  1256.           'Change the files that will be put in the selected backup zip fil' +
  1257.           'e.'
  1258.         Caption = '&Edit'
  1259.         Enabled = False
  1260.         ParentShowHint = False
  1261.         ShowHint = True
  1262.         TabOrder = 2
  1263.         OnClick = Button15Click
  1264.       end
  1265.       object Button12: TButton
  1266.         Left = 24
  1267.         Top = 202
  1268.         Width = 105
  1269.         Height = 17
  1270.         Hint = 'Deletes a zip file from this list.'
  1271.         Caption = '&Delete'
  1272.         Enabled = False
  1273.         ParentShowHint = False
  1274.         ShowHint = True
  1275.         TabOrder = 3
  1276.         OnClick = Button12Click
  1277.       end
  1278.       object Button1: TButton
  1279.         Left = 24
  1280.         Top = 182
  1281.         Width = 105
  1282.         Height = 17
  1283.         Caption = 'En&tire Drive'
  1284.         TabOrder = 4
  1285.         OnClick = Button1Click
  1286.       end
  1287.     end
  1288.     object TPage
  1289.       Left = 0
  1290.       Top = 0
  1291.       Caption = 'Backup14'
  1292.       object Label33: TLabel
  1293.         Left = 16
  1294.         Top = 48
  1295.         Width = 321
  1296.         Height = 41
  1297.         AutoSize = False
  1298.         Caption = 
  1299.           '   Do you want WinRescue to close after the Backup is successful' +
  1300.           '?'
  1301.         WordWrap = True
  1302.       end
  1303.       object Label36: TLabel
  1304.         Left = 16
  1305.         Top = 16
  1306.         Width = 329
  1307.         Height = 25
  1308.         AutoSize = False
  1309.         Caption = 'Close WinRescue after Backup?'
  1310.         Font.Charset = DEFAULT_CHARSET
  1311.         Font.Color = clWindowText
  1312.         Font.Height = -16
  1313.         Font.Name = 'MS Sans Serif'
  1314.         Font.Style = [fsBold]
  1315.         ParentFont = False
  1316.         WordWrap = True
  1317.       end
  1318.       object Label83: TLabel
  1319.         Left = 16
  1320.         Top = 200
  1321.         Width = 321
  1322.         Height = 17
  1323.         AutoSize = False
  1324.         Caption = '   Press Next to continue.'
  1325.         WordWrap = True
  1326.       end
  1327.       object RadioButton11: TRadioButton
  1328.         Left = 120
  1329.         Top = 104
  1330.         Width = 113
  1331.         Height = 17
  1332.         Caption = '&Yes'
  1333.         TabOrder = 0
  1334.       end
  1335.       object RadioButton12: TRadioButton
  1336.         Left = 120
  1337.         Top = 128
  1338.         Width = 113
  1339.         Height = 17
  1340.         Caption = '&No'
  1341.         Checked = True
  1342.         TabOrder = 1
  1343.         TabStop = True
  1344.       end
  1345.     end
  1346.     object TPage
  1347.       Left = 0
  1348.       Top = 0
  1349.       Caption = 'Backup15'
  1350.       object Label37: TLabel
  1351.         Left = 16
  1352.         Top = 48
  1353.         Width = 321
  1354.         Height = 17
  1355.         AutoSize = False
  1356.         Caption = '   Do you want to save changes and run Backup now?'
  1357.         WordWrap = True
  1358.       end
  1359.       object Label40: TLabel
  1360.         Left = 16
  1361.         Top = 16
  1362.         Width = 329
  1363.         Height = 25
  1364.         AutoSize = False
  1365.         Caption = 'Back up Now?'
  1366.         Font.Charset = DEFAULT_CHARSET
  1367.         Font.Color = clWindowText
  1368.         Font.Height = -16
  1369.         Font.Name = 'MS Sans Serif'
  1370.         Font.Style = [fsBold]
  1371.         ParentFont = False
  1372.         WordWrap = True
  1373.       end
  1374.       object Label57: TLabel
  1375.         Left = 16
  1376.         Top = 72
  1377.         Width = 321
  1378.         Height = 17
  1379.         AutoSize = False
  1380.         Caption = '   To save changes and run Backup, press the Finish button.'
  1381.         WordWrap = True
  1382.       end
  1383.       object Label58: TLabel
  1384.         Left = 16
  1385.         Top = 96
  1386.         Width = 321
  1387.         Height = 17
  1388.         AutoSize = False
  1389.         Caption = '   To save changes and quit, press the Cancel button.'
  1390.         WordWrap = True
  1391.       end
  1392.     end
  1393.     object TPage
  1394.       Left = 0
  1395.       Top = 0
  1396.       Caption = 'Backup16'
  1397.       object Label43: TLabel
  1398.         Left = 16
  1399.         Top = 16
  1400.         Width = 329
  1401.         Height = 25
  1402.         AutoSize = False
  1403.         Caption = 'Delete Files Before Backup?'
  1404.         Font.Charset = DEFAULT_CHARSET
  1405.         Font.Color = clWindowText
  1406.         Font.Height = -16
  1407.         Font.Name = 'MS Sans Serif'
  1408.         Font.Style = [fsBold]
  1409.         ParentFont = False
  1410.         WordWrap = True
  1411.       end
  1412.       object Label44: TLabel
  1413.         Left = 16
  1414.         Top = 48
  1415.         Width = 321
  1416.         Height = 41
  1417.         AutoSize = False
  1418.         Caption = 
  1419.           '   Do you want the Target directory/diskette cleared of all file' +
  1420.           's before copying new files to the Target directory or disk?'
  1421.         WordWrap = True
  1422.       end
  1423.       object Label84: TLabel
  1424.         Left = 16
  1425.         Top = 192
  1426.         Width = 321
  1427.         Height = 17
  1428.         AutoSize = False
  1429.         Caption = '   Press Next to continue.'
  1430.         WordWrap = True
  1431.       end
  1432.       object Label8: TLabel
  1433.         Left = 16
  1434.         Top = 88
  1435.         Width = 321
  1436.         Height = 33
  1437.         AutoSize = False
  1438.         Caption = 
  1439.           '   Please make sure that the Target directory or disk does not h' +
  1440.           'ave any important files in it.'
  1441.         WordWrap = True
  1442.       end
  1443.       object RadioButton17: TRadioButton
  1444.         Left = 120
  1445.         Top = 136
  1446.         Width = 113
  1447.         Height = 17
  1448.         Caption = '&Yes'
  1449.         TabOrder = 0
  1450.       end
  1451.       object RadioButton18: TRadioButton
  1452.         Left = 120
  1453.         Top = 160
  1454.         Width = 113
  1455.         Height = 17
  1456.         Caption = '&No'
  1457.         Checked = True
  1458.         TabOrder = 1
  1459.         TabStop = True
  1460.       end
  1461.     end
  1462.     object TPage
  1463.       Left = 0
  1464.       Top = 0
  1465.       Caption = 'Restore1'
  1466.       object Label47: TLabel
  1467.         Left = 16
  1468.         Top = 16
  1469.         Width = 329
  1470.         Height = 25
  1471.         AutoSize = False
  1472.         Caption = 'Which Type of Backup to Restore'
  1473.         Font.Charset = DEFAULT_CHARSET
  1474.         Font.Color = clWindowText
  1475.         Font.Height = -16
  1476.         Font.Name = 'MS Sans Serif'
  1477.         Font.Style = [fsBold]
  1478.         ParentFont = False
  1479.         WordWrap = True
  1480.       end
  1481.       object Label48: TLabel
  1482.         Left = 16
  1483.         Top = 48
  1484.         Width = 321
  1485.         Height = 41
  1486.         AutoSize = False
  1487.         Caption = 
  1488.           '   Do you want to restore a backup made by WinRescue or one of W' +
  1489.           'indows'#39' backups?  Choose one.'
  1490.         WordWrap = True
  1491.       end
  1492.       object Label86: TLabel
  1493.         Left = 16
  1494.         Top = 200
  1495.         Width = 321
  1496.         Height = 17
  1497.         AutoSize = False
  1498.         Caption = '   Press Next to continue.'
  1499.         WordWrap = True
  1500.       end
  1501.       object RadioButton21: TRadioButton
  1502.         Left = 96
  1503.         Top = 120
  1504.         Width = 113
  1505.         Height = 17
  1506.         Caption = 'Win&Rescue'
  1507.         Checked = True
  1508.         TabOrder = 0
  1509.         TabStop = True
  1510.       end
  1511.       object RadioButton22: TRadioButton
  1512.         Left = 96
  1513.         Top = 144
  1514.         Width = 113
  1515.         Height = 17
  1516.         Caption = '&Windows'
  1517.         TabOrder = 1
  1518.       end
  1519.     end
  1520.     object TPage
  1521.       Left = 0
  1522.       Top = 0
  1523.       Caption = 'Restore2'
  1524.       object Label49: TLabel
  1525.         Left = 16
  1526.         Top = 16
  1527.         Width = 329
  1528.         Height = 25
  1529.         AutoSize = False
  1530.         Caption = 'Which Backup to Restore'
  1531.         Font.Charset = DEFAULT_CHARSET
  1532.         Font.Color = clWindowText
  1533.         Font.Height = -16
  1534.         Font.Name = 'MS Sans Serif'
  1535.         Font.Style = [fsBold]
  1536.         ParentFont = False
  1537.         WordWrap = True
  1538.       end
  1539.       object Label50: TLabel
  1540.         Left = 16
  1541.         Top = 48
  1542.         Width = 321
  1543.         Height = 41
  1544.         AutoSize = False
  1545.         Caption = '   Choose the Backup to restore from the list below.'
  1546.         WordWrap = True
  1547.       end
  1548.       object Label87: TLabel
  1549.         Left = 16
  1550.         Top = 216
  1551.         Width = 321
  1552.         Height = 17
  1553.         AutoSize = False
  1554.         Caption = '   Press Next to continue.'
  1555.         WordWrap = True
  1556.       end
  1557.       object ListBox1: TListBox
  1558.         Left = 40
  1559.         Top = 80
  1560.         Width = 281
  1561.         Height = 129
  1562.         ItemHeight = 13
  1563.         TabOrder = 0
  1564.       end
  1565.     end
  1566.     object TPage
  1567.       Left = 0
  1568.       Top = 0
  1569.       Caption = 'Restore4'
  1570.       object Label51: TLabel
  1571.         Left = 16
  1572.         Top = 16
  1573.         Width = 329
  1574.         Height = 25
  1575.         AutoSize = False
  1576.         Caption = 'What to Restore'
  1577.         Font.Charset = DEFAULT_CHARSET
  1578.         Font.Color = clWindowText
  1579.         Font.Height = -16
  1580.         Font.Name = 'MS Sans Serif'
  1581.         Font.Style = [fsBold]
  1582.         ParentFont = False
  1583.         WordWrap = True
  1584.       end
  1585.       object Label52: TLabel
  1586.         Left = 16
  1587.         Top = 48
  1588.         Width = 321
  1589.         Height = 57
  1590.         AutoSize = False
  1591.         Caption = 
  1592.           '   If you want to restore from some type of crash, you should ch' +
  1593.           'oose the first two.  If you want to restore the User Profile, ch' +
  1594.           'oose the third option.  If you want to restore an individual fil' +
  1595.           'e or files, go back and use the Extractor.'
  1596.         WordWrap = True
  1597.       end
  1598.       object Label88: TLabel
  1599.         Left = 16
  1600.         Top = 216
  1601.         Width = 321
  1602.         Height = 17
  1603.         AutoSize = False
  1604.         Caption = '   Press Next to continue.'
  1605.         WordWrap = True
  1606.       end
  1607.       object WinCrash: TCheckBox
  1608.         Left = 48
  1609.         Top = 116
  1610.         Width = 201
  1611.         Height = 17
  1612.         Caption = '&Windows Crash (Registry)'
  1613.         TabOrder = 0
  1614.       end
  1615.       object WinUsers: TCheckBox
  1616.         Left = 48
  1617.         Top = 140
  1618.         Width = 201
  1619.         Height = 17
  1620.         Caption = '&Another Type of Crash (WinConfig)'
  1621.         TabOrder = 1
  1622.       end
  1623.       object UserFiles: TCheckBox
  1624.         Left = 48
  1625.         Top = 164
  1626.         Width = 201
  1627.         Height = 17
  1628.         Caption = '&Lost User Data (User Profile)'
  1629.         TabOrder = 2
  1630.       end
  1631.       object OtherFiles: TCheckBox
  1632.         Left = 48
  1633.         Top = 188
  1634.         Width = 209
  1635.         Height = 17
  1636.         Caption = 'Backed up Data (Other Files)'
  1637.         TabOrder = 3
  1638.       end
  1639.     end
  1640.     object TPage
  1641.       Left = 0
  1642.       Top = 0
  1643.       Caption = 'Restore5'
  1644.       object Label53: TLabel
  1645.         Left = 16
  1646.         Top = 48
  1647.         Width = 321
  1648.         Height = 41
  1649.         AutoSize = False
  1650.         Caption = 
  1651.           '   WinRescue is ready to restore the files that you have selecte' +
  1652.           'd (if you have chosen Extractor, Restore will open the Extractor' +
  1653.           ').  Do you want to restore?'
  1654.         WordWrap = True
  1655.       end
  1656.       object Label54: TLabel
  1657.         Left = 16
  1658.         Top = 16
  1659.         Width = 329
  1660.         Height = 25
  1661.         AutoSize = False
  1662.         Caption = 'Restore?'
  1663.         Font.Charset = DEFAULT_CHARSET
  1664.         Font.Color = clWindowText
  1665.         Font.Height = -16
  1666.         Font.Name = 'MS Sans Serif'
  1667.         Font.Style = [fsBold]
  1668.         ParentFont = False
  1669.         WordWrap = True
  1670.       end
  1671.       object Label41: TLabel
  1672.         Left = 16
  1673.         Top = 104
  1674.         Width = 321
  1675.         Height = 17
  1676.         AutoSize = False
  1677.         Caption = '   To save changes and run Restore, press the Finish button.'
  1678.         WordWrap = True
  1679.       end
  1680.       object Label42: TLabel
  1681.         Left = 16
  1682.         Top = 128
  1683.         Width = 321
  1684.         Height = 17
  1685.         AutoSize = False
  1686.         Caption = '   To save changes and quit, press the Cancel button.'
  1687.         WordWrap = True
  1688.       end
  1689.       object Label92: TLabel
  1690.         Left = 32
  1691.         Top = 176
  1692.         Width = 289
  1693.         Height = 49
  1694.         Alignment = taCenter
  1695.         AutoSize = False
  1696.         Caption = 
  1697.           'WARNING - Restore returns settings and/or files back to the way ' +
  1698.           'that they were when the Backup was made.  If Restore is used imp' +
  1699.           'roperly, it will cause problems.'
  1700.         Font.Charset = DEFAULT_CHARSET
  1701.         Font.Color = clRed
  1702.         Font.Height = -11
  1703.         Font.Name = 'MS Sans Serif'
  1704.         Font.Style = []
  1705.         ParentFont = False
  1706.         WordWrap = True
  1707.       end
  1708.     end
  1709.     object TPage
  1710.       Left = 0
  1711.       Top = 0
  1712.       Caption = 'Backup0'
  1713.       object Label59: TLabel
  1714.         Left = 16
  1715.         Top = 16
  1716.         Width = 329
  1717.         Height = 25
  1718.         AutoSize = False
  1719.         Caption = 'Welcome to Backup Wizard'
  1720.         Font.Charset = DEFAULT_CHARSET
  1721.         Font.Color = clWindowText
  1722.         Font.Height = -16
  1723.         Font.Name = 'MS Sans Serif'
  1724.         Font.Style = [fsBold]
  1725.         ParentFont = False
  1726.         WordWrap = True
  1727.       end
  1728.       object Label60: TLabel
  1729.         Left = 16
  1730.         Top = 96
  1731.         Width = 321
  1732.         Height = 41
  1733.         AutoSize = False
  1734.         Caption = 
  1735.           '   Backups should be run frequently.  The Backup process puts co' +
  1736.           'pies of selected files in the Target directory.  Then if there a' +
  1737.           're problems, the Restore process uses the backup copies to recov' +
  1738.           'er.'
  1739.         WordWrap = True
  1740.       end
  1741.       object Label61: TLabel
  1742.         Left = 16
  1743.         Top = 56
  1744.         Width = 321
  1745.         Height = 33
  1746.         AutoSize = False
  1747.         Caption = 
  1748.           '   The Backup Wizard will take you step-by-step through the Back' +
  1749.           'up process and its setup.'
  1750.         WordWrap = True
  1751.       end
  1752.       object Label63: TLabel
  1753.         Left = 16
  1754.         Top = 184
  1755.         Width = 321
  1756.         Height = 17
  1757.         AutoSize = False
  1758.         Caption = '   Press Next to continue.'
  1759.         WordWrap = True
  1760.       end
  1761.     end
  1762.     object TPage
  1763.       Left = 0
  1764.       Top = 0
  1765.       Caption = 'Restore0'
  1766.       object Label62: TLabel
  1767.         Left = 16
  1768.         Top = 16
  1769.         Width = 329
  1770.         Height = 25
  1771.         AutoSize = False
  1772.         Caption = 'Welcome to Restore Wizard'
  1773.         Font.Charset = DEFAULT_CHARSET
  1774.         Font.Color = clWindowText
  1775.         Font.Height = -16
  1776.         Font.Name = 'MS Sans Serif'
  1777.         Font.Style = [fsBold]
  1778.         ParentFont = False
  1779.         WordWrap = True
  1780.       end
  1781.       object Label64: TLabel
  1782.         Left = 16
  1783.         Top = 56
  1784.         Width = 321
  1785.         Height = 33
  1786.         AutoSize = False
  1787.         Caption = 
  1788.           '   The Restore Wizard will take you step-by-step through the Res' +
  1789.           'tore process.'
  1790.         WordWrap = True
  1791.       end
  1792.       object Label65: TLabel
  1793.         Left = 16
  1794.         Top = 96
  1795.         Width = 321
  1796.         Height = 49
  1797.         AutoSize = False
  1798.         Caption = 
  1799.           '   The Restore process puts selected files back the way they wer' +
  1800.           'e when they were backed up.  If it has been a while since you ma' +
  1801.           'de a backup or you restore to the Original Registry, data may be' +
  1802.           ' lost.'
  1803.         WordWrap = True
  1804.       end
  1805.       object Label66: TLabel
  1806.         Left = 16
  1807.         Top = 216
  1808.         Width = 321
  1809.         Height = 17
  1810.         AutoSize = False
  1811.         Caption = '   Press Next to continue.'
  1812.         WordWrap = True
  1813.       end
  1814.       object Label93: TLabel
  1815.         Left = 32
  1816.         Top = 152
  1817.         Width = 289
  1818.         Height = 57
  1819.         Alignment = taCenter
  1820.         AutoSize = False
  1821.         Caption = 
  1822.           'WARNING - Some people mistakenly think that Restore will clean, ' +
  1823.           'renew, and better the Registry.  THIS IS NOT SO (see description' +
  1824.           ' above).  If used improperly, Restore will cause problems.'
  1825.         Font.Charset = DEFAULT_CHARSET
  1826.         Font.Color = clRed
  1827.         Font.Height = -11
  1828.         Font.Name = 'MS Sans Serif'
  1829.         Font.Style = []
  1830.         ParentFont = False
  1831.         WordWrap = True
  1832.       end
  1833.     end
  1834.     object TPage
  1835.       Left = 0
  1836.       Top = 0
  1837.       Caption = 'Restore3'
  1838.       object Label67: TLabel
  1839.         Left = 16
  1840.         Top = 16
  1841.         Width = 329
  1842.         Height = 25
  1843.         AutoSize = False
  1844.         Caption = 'What to do'
  1845.         Font.Charset = DEFAULT_CHARSET
  1846.         Font.Color = clWindowText
  1847.         Font.Height = -16
  1848.         Font.Name = 'MS Sans Serif'
  1849.         Font.Style = [fsBold]
  1850.         ParentFont = False
  1851.         WordWrap = True
  1852.       end
  1853.       object Label68: TLabel
  1854.         Left = 16
  1855.         Top = 56
  1856.         Width = 321
  1857.         Height = 49
  1858.         AutoSize = False
  1859.         Caption = 
  1860.           '   If you want to restore Windows (Registry), WinConfig files, o' +
  1861.           'r User Profiles choose Use Crash Fixer.  If you want to extract ' +
  1862.           'files from a backup zip file, choose Use Extractor.'
  1863.         WordWrap = True
  1864.       end
  1865.       object Label69: TLabel
  1866.         Left = 16
  1867.         Top = 200
  1868.         Width = 321
  1869.         Height = 17
  1870.         AutoSize = False
  1871.         Caption = '   Press Next to continue.'
  1872.         WordWrap = True
  1873.       end
  1874.       object RadioButton13: TRadioButton
  1875.         Left = 72
  1876.         Top = 128
  1877.         Width = 113
  1878.         Height = 17
  1879.         Caption = 'Use &Crash Fixer'
  1880.         Checked = True
  1881.         TabOrder = 0
  1882.         TabStop = True
  1883.       end
  1884.       object RadioButton14: TRadioButton
  1885.         Left = 72
  1886.         Top = 152
  1887.         Width = 113
  1888.         Height = 17
  1889.         Caption = 'Use &Extractor'
  1890.         TabOrder = 1
  1891.       end
  1892.     end
  1893.     object TPage
  1894.       Left = 0
  1895.       Top = 0
  1896.       Caption = 'Backup14a'
  1897.       object Label45: TLabel
  1898.         Left = 16
  1899.         Top = 16
  1900.         Width = 329
  1901.         Height = 25
  1902.         AutoSize = False
  1903.         Caption = 'Minimize WinRescue during Backup?'
  1904.         Font.Charset = DEFAULT_CHARSET
  1905.         Font.Color = clWindowText
  1906.         Font.Height = -16
  1907.         Font.Name = 'MS Sans Serif'
  1908.         Font.Style = [fsBold]
  1909.         ParentFont = False
  1910.         WordWrap = True
  1911.       end
  1912.       object Label46: TLabel
  1913.         Left = 16
  1914.         Top = 48
  1915.         Width = 321
  1916.         Height = 41
  1917.         AutoSize = False
  1918.         Caption = 
  1919.           '   Do you want WinRescue and the progress window to minimize dur' +
  1920.           'ing Backup?'
  1921.         WordWrap = True
  1922.       end
  1923.       object Label85: TLabel
  1924.         Left = 16
  1925.         Top = 200
  1926.         Width = 321
  1927.         Height = 17
  1928.         AutoSize = False
  1929.         Caption = '   Press Next to continue.'
  1930.         WordWrap = True
  1931.       end
  1932.       object RadioButton16: TRadioButton
  1933.         Left = 120
  1934.         Top = 104
  1935.         Width = 113
  1936.         Height = 17
  1937.         Caption = '&Yes'
  1938.         TabOrder = 0
  1939.       end
  1940.       object RadioButton19: TRadioButton
  1941.         Left = 120
  1942.         Top = 128
  1943.         Width = 113
  1944.         Height = 17
  1945.         Caption = '&No'
  1946.         Checked = True
  1947.         TabOrder = 1
  1948.         TabStop = True
  1949.       end
  1950.     end
  1951.     object TPage
  1952.       Left = 0
  1953.       Top = 0
  1954.       Caption = 'Backup14b'
  1955.       object Label89: TLabel
  1956.         Left = 16
  1957.         Top = 16
  1958.         Width = 329
  1959.         Height = 25
  1960.         AutoSize = False
  1961.         Caption = 'Verify Backup?'
  1962.         Font.Charset = DEFAULT_CHARSET
  1963.         Font.Color = clWindowText
  1964.         Font.Height = -16
  1965.         Font.Name = 'MS Sans Serif'
  1966.         Font.Style = [fsBold]
  1967.         ParentFont = False
  1968.         WordWrap = True
  1969.       end
  1970.       object Label90: TLabel
  1971.         Left = 16
  1972.         Top = 48
  1973.         Width = 321
  1974.         Height = 41
  1975.         AutoSize = False
  1976.         Caption = 
  1977.           '   Do you want WinRescue to check each Backup after it is create' +
  1978.           'd?  Backups should be error-free.  This just makes sure.  This w' +
  1979.           'ill cause the Backup process to take a little bit longer.'
  1980.         WordWrap = True
  1981.       end
  1982.       object Label91: TLabel
  1983.         Left = 16
  1984.         Top = 200
  1985.         Width = 321
  1986.         Height = 17
  1987.         AutoSize = False
  1988.         Caption = '   Press Next to continue.'
  1989.         WordWrap = True
  1990.       end
  1991.       object RadioButton20: TRadioButton
  1992.         Left = 120
  1993.         Top = 104
  1994.         Width = 113
  1995.         Height = 17
  1996.         Caption = '&Yes'
  1997.         TabOrder = 0
  1998.       end
  1999.       object RadioButton23: TRadioButton
  2000.         Left = 120
  2001.         Top = 128
  2002.         Width = 113
  2003.         Height = 17
  2004.         Caption = '&No'
  2005.         Checked = True
  2006.         TabOrder = 1
  2007.         TabStop = True
  2008.       end
  2009.     end
  2010.     object TPage
  2011.       Left = 0
  2012.       Top = 0
  2013.       Caption = 'BootDisk0'
  2014.       object Label98: TLabel
  2015.         Left = 24
  2016.         Top = 16
  2017.         Width = 305
  2018.         Height = 25
  2019.         Alignment = taCenter
  2020.         AutoSize = False
  2021.         Caption = 'Welcome to the'
  2022.         Font.Charset = DEFAULT_CHARSET
  2023.         Font.Color = clWindowText
  2024.         Font.Height = -16
  2025.         Font.Name = 'MS Sans Serif'
  2026.         Font.Style = [fsBold]
  2027.         ParentFont = False
  2028.       end
  2029.       object Label99: TLabel
  2030.         Left = 24
  2031.         Top = 40
  2032.         Width = 305
  2033.         Height = 20
  2034.         Alignment = taCenter
  2035.         AutoSize = False
  2036.         Caption = 'DOS Boot Disk Wizard'
  2037.         Font.Charset = DEFAULT_CHARSET
  2038.         Font.Color = clWindowText
  2039.         Font.Height = -16
  2040.         Font.Name = 'MS Sans Serif'
  2041.         Font.Style = [fsBold]
  2042.         ParentFont = False
  2043.       end
  2044.       object Label100: TLabel
  2045.         Left = 32
  2046.         Top = 80
  2047.         Width = 289
  2048.         Height = 33
  2049.         AutoSize = False
  2050.         Caption = 
  2051.           '   The Boot Disk Wizard will take you step-by-step through the p' +
  2052.           'rocess of making a DOS Boot Disk.'
  2053.         WordWrap = True
  2054.       end
  2055.       object Label101: TLabel
  2056.         Left = 32
  2057.         Top = 120
  2058.         Width = 281
  2059.         Height = 49
  2060.         AutoSize = False
  2061.         Caption = 
  2062.           '   The DOS Boot Disk is used to restore Windows when Windows wil' +
  2063.           'l not start.  It has several crash saving features including the' +
  2064.           ' DOS version of WinRescue.'
  2065.         WordWrap = True
  2066.       end
  2067.       object Label102: TLabel
  2068.         Left = 32
  2069.         Top = 176
  2070.         Width = 289
  2071.         Height = 13
  2072.         AutoSize = False
  2073.         Caption = '   Press Next to continue.'
  2074.       end
  2075.       object Label103: TLabel
  2076.         Left = 8
  2077.         Top = 208
  2078.         Width = 337
  2079.         Height = 33
  2080.         AutoSize = False
  2081.         Caption = 
  2082.           'WARNING - If you have an NTFS drive, MS-DOS will not access it. ' +
  2083.           ' You must use NTFSDOS or a similar operating system for an NTFS ' +
  2084.           'partition.  Create the disk with NTFSDOS and then skip the next ' +
  2085.           'page of this wizard.'
  2086.         Font.Charset = ANSI_CHARSET
  2087.         Font.Color = clWindowText
  2088.         Font.Height = -9
  2089.         Font.Name = 'Small Fonts'
  2090.         Font.Style = []
  2091.         ParentFont = False
  2092.         WordWrap = True
  2093.       end
  2094.     end
  2095.     object TPage
  2096.       Left = 0
  2097.       Top = 0
  2098.       Caption = 'BootDisk1'
  2099.       object Label104: TLabel
  2100.         Left = 24
  2101.         Top = 16
  2102.         Width = 305
  2103.         Height = 25
  2104.         Alignment = taCenter
  2105.         AutoSize = False
  2106.         Caption = 'Download Boot Files?'
  2107.         Font.Charset = DEFAULT_CHARSET
  2108.         Font.Color = clWindowText
  2109.         Font.Height = -16
  2110.         Font.Name = 'MS Sans Serif'
  2111.         Font.Style = [fsBold]
  2112.         ParentFont = False
  2113.       end
  2114.       object Label105: TLabel
  2115.         Left = 32
  2116.         Top = 56
  2117.         Width = 289
  2118.         Height = 49
  2119.         AutoSize = False
  2120.         Caption = 
  2121.           '   Since WinNT does not come with the proper files for this oper' +
  2122.           'ation, you will need to download the necessary files from the in' +
  2123.           'ternet.  The download is 865kb.'
  2124.         WordWrap = True
  2125.       end
  2126.       object Label106: TLabel
  2127.         Left = 32
  2128.         Top = 104
  2129.         Width = 281
  2130.         Height = 33
  2131.         AutoSize = False
  2132.         Caption = 
  2133.           '   Please make sure you are connected to the internet before cli' +
  2134.           'cking on Next.'
  2135.         WordWrap = True
  2136.       end
  2137.       object Label107: TLabel
  2138.         Left = 32
  2139.         Top = 136
  2140.         Width = 281
  2141.         Height = 41
  2142.         AutoSize = False
  2143.         Caption = 
  2144.           '   If you already have a DOS or NTFSDOS (required to access an N' +
  2145.           'TFS drive) boot disk, select No and click on the Next button.'
  2146.         WordWrap = True
  2147.       end
  2148.       object Label108: TLabel
  2149.         Left = 32
  2150.         Top = 224
  2151.         Width = 289
  2152.         Height = 13
  2153.         AutoSize = False
  2154.         Caption = '   Press Next to continue.'
  2155.       end
  2156.       object RadioButton25: TRadioButton
  2157.         Left = 88
  2158.         Top = 192
  2159.         Width = 65
  2160.         Height = 17
  2161.         Caption = '&Yes'
  2162.         TabOrder = 0
  2163.       end
  2164.       object RadioButton24: TRadioButton
  2165.         Left = 192
  2166.         Top = 192
  2167.         Width = 57
  2168.         Height = 17
  2169.         Caption = '&No'
  2170.         TabOrder = 1
  2171.       end
  2172.     end
  2173.     object TPage
  2174.       Left = 0
  2175.       Top = 0
  2176.       Caption = 'BootDisk2'
  2177.       object Label109: TLabel
  2178.         Left = 24
  2179.         Top = 16
  2180.         Width = 305
  2181.         Height = 20
  2182.         Alignment = taCenter
  2183.         AutoSize = False
  2184.         Caption = 'Insert Diskette'
  2185.         Font.Charset = DEFAULT_CHARSET
  2186.         Font.Color = clWindowText
  2187.         Font.Height = -16
  2188.         Font.Name = 'MS Sans Serif'
  2189.         Font.Style = [fsBold]
  2190.         ParentFont = False
  2191.       end
  2192.       object Label110: TLabel
  2193.         Left = 48
  2194.         Top = 72
  2195.         Width = 249
  2196.         Height = 33
  2197.         AutoSize = False
  2198.         Caption = '   Please insert a diskette and wait for the download to finish.'
  2199.         WordWrap = True
  2200.       end
  2201.       object Label116: TLabel
  2202.         Left = 48
  2203.         Top = 104
  2204.         Width = 249
  2205.         Height = 13
  2206.         Alignment = taCenter
  2207.         AutoSize = False
  2208.       end
  2209.       object Label111: TLabel
  2210.         Left = 48
  2211.         Top = 152
  2212.         Width = 249
  2213.         Height = 33
  2214.         AutoSize = False
  2215.         Caption = '   When the download is finished, click the Next button.'
  2216.         WordWrap = True
  2217.       end
  2218.       object Label112: TLabel
  2219.         Left = 48
  2220.         Top = 200
  2221.         Width = 257
  2222.         Height = 25
  2223.         AutoSize = False
  2224.         Caption = '   WARNING - All data on the diskette will be deleted.'
  2225.         WordWrap = True
  2226.       end
  2227.       object ProgressBar1: TProgressBar
  2228.         Left = 48
  2229.         Top = 120
  2230.         Width = 249
  2231.         Height = 17
  2232.         Min = 0
  2233.         Max = 100
  2234.         TabOrder = 0
  2235.       end
  2236.     end
  2237.     object TPage
  2238.       Left = 0
  2239.       Top = 0
  2240.       Caption = 'BootDisk3'
  2241.       object Label113: TLabel
  2242.         Left = 32
  2243.         Top = 24
  2244.         Width = 297
  2245.         Height = 25
  2246.         Alignment = taCenter
  2247.         AutoSize = False
  2248.         Caption = 'Convert Boot Disk'
  2249.         Font.Charset = DEFAULT_CHARSET
  2250.         Font.Color = clWindowText
  2251.         Font.Height = -16
  2252.         Font.Name = 'MS Sans Serif'
  2253.         Font.Style = [fsBold]
  2254.         ParentFont = False
  2255.       end
  2256.       object Label114: TLabel
  2257.         Left = 32
  2258.         Top = 88
  2259.         Width = 289
  2260.         Height = 33
  2261.         AutoSize = False
  2262.         Caption = 
  2263.           '   WinRescue will now add some drivers, the DOS version of WinRe' +
  2264.           'scue, and a few other things to the diskette.'
  2265.         WordWrap = True
  2266.       end
  2267.       object Label115: TLabel
  2268.         Left = 32
  2269.         Top = 144
  2270.         Width = 289
  2271.         Height = 13
  2272.         AutoSize = False
  2273.         Caption = '   The diskette should be in the diskette drive.'
  2274.       end
  2275.       object Label117: TLabel
  2276.         Left = 32
  2277.         Top = 216
  2278.         Width = 289
  2279.         Height = 13
  2280.         AutoSize = False
  2281.         Caption = '   Press Next to continue.'
  2282.       end
  2283.     end
  2284.     object TPage
  2285.       Left = 0
  2286.       Top = 0
  2287.       Caption = 'BootDisk4'
  2288.       object Label118: TLabel
  2289.         Left = 24
  2290.         Top = 24
  2291.         Width = 297
  2292.         Height = 25
  2293.         Alignment = taCenter
  2294.         AutoSize = False
  2295.         Caption = 'DOS Boot Disk Finished'
  2296.         Font.Charset = DEFAULT_CHARSET
  2297.         Font.Color = clWindowText
  2298.         Font.Height = -16
  2299.         Font.Name = 'MS Sans Serif'
  2300.         Font.Style = [fsBold]
  2301.         ParentFont = False
  2302.       end
  2303.       object Label119: TLabel
  2304.         Left = 32
  2305.         Top = 88
  2306.         Width = 289
  2307.         Height = 33
  2308.         AutoSize = False
  2309.         Caption = 
  2310.           '   If you have not received any errors, the DOS Boot Disk has be' +
  2311.           'en successfully created.'
  2312.         WordWrap = True
  2313.       end
  2314.       object Label120: TLabel
  2315.         Left = 32
  2316.         Top = 136
  2317.         Width = 289
  2318.         Height = 49
  2319.         AutoSize = False
  2320.         Caption = 
  2321.           '   It is recommended that you restart your computer with the dis' +
  2322.           'kette inserted in the diskette drive to see if it works.  If the' +
  2323.           ' DOS version of WinRescue starts, it works.'
  2324.         WordWrap = True
  2325.       end
  2326.       object Label121: TLabel
  2327.         Left = 32
  2328.         Top = 216
  2329.         Width = 289
  2330.         Height = 13
  2331.         AutoSize = False
  2332.         Caption = '   Press the Finish button to Exit.'
  2333.       end
  2334.     end
  2335.     object TPage
  2336.       Left = 0
  2337.       Top = 0
  2338.       Caption = 'BootDisk5'
  2339.       object Label122: TLabel
  2340.         Left = 32
  2341.         Top = 16
  2342.         Width = 289
  2343.         Height = 25
  2344.         Alignment = taCenter
  2345.         AutoSize = False
  2346.         Caption = 'Welcome to the'
  2347.         Font.Charset = DEFAULT_CHARSET
  2348.         Font.Color = clWindowText
  2349.         Font.Height = -16
  2350.         Font.Name = 'MS Sans Serif'
  2351.         Font.Style = [fsBold]
  2352.         ParentFont = False
  2353.       end
  2354.       object Label123: TLabel
  2355.         Left = 32
  2356.         Top = 40
  2357.         Width = 289
  2358.         Height = 25
  2359.         Alignment = taCenter
  2360.         AutoSize = False
  2361.         Caption = 'NT Boot Disk Wizard'
  2362.         Font.Charset = DEFAULT_CHARSET
  2363.         Font.Color = clWindowText
  2364.         Font.Height = -16
  2365.         Font.Name = 'MS Sans Serif'
  2366.         Font.Style = [fsBold]
  2367.         ParentFont = False
  2368.       end
  2369.       object Label124: TLabel
  2370.         Left = 24
  2371.         Top = 80
  2372.         Width = 305
  2373.         Height = 33
  2374.         AutoSize = False
  2375.         Caption = 
  2376.           '   The Boot Disk Wizard will take you step-by-step through the p' +
  2377.           'rocess of making an NT Boot Disk.'
  2378.         WordWrap = True
  2379.       end
  2380.       object Label125: TLabel
  2381.         Left = 24
  2382.         Top = 112
  2383.         Width = 305
  2384.         Height = 33
  2385.         AutoSize = False
  2386.         Caption = 
  2387.           '   The NT Boot Disk is used to start Windows when the boot secto' +
  2388.           'r of Windows has been corrupted.'
  2389.         WordWrap = True
  2390.       end
  2391.       object Label126: TLabel
  2392.         Left = 24
  2393.         Top = 144
  2394.         Width = 297
  2395.         Height = 57
  2396.         AutoSize = False
  2397.         Caption = 
  2398.           '   When Windows will not start, you should try starting it with ' +
  2399.           'the NT Boot Disk, first (turn off the computer, insert disk, tur' +
  2400.           'n on computer).  If it works, Windows will start up normally.  I' +
  2401.           'f it does not work, use the DOS Boot Disk.'
  2402.         WordWrap = True
  2403.       end
  2404.       object Label127: TLabel
  2405.         Left = 24
  2406.         Top = 216
  2407.         Width = 297
  2408.         Height = 13
  2409.         AutoSize = False
  2410.         Caption = '   Press Next to Create NT Boot Disk.'
  2411.       end
  2412.     end
  2413.     object TPage
  2414.       Left = 0
  2415.       Top = 0
  2416.       Caption = 'BootDisk6'
  2417.       object Label94: TLabel
  2418.         Left = 16
  2419.         Top = 32
  2420.         Width = 321
  2421.         Height = 20
  2422.         Alignment = taCenter
  2423.         AutoSize = False
  2424.         Caption = 'NT Boot Disk Finished'
  2425.         Font.Charset = DEFAULT_CHARSET
  2426.         Font.Color = clWindowText
  2427.         Font.Height = -16
  2428.         Font.Name = 'MS Sans Serif'
  2429.         Font.Style = [fsBold]
  2430.         ParentFont = False
  2431.       end
  2432.       object Label95: TLabel
  2433.         Left = 32
  2434.         Top = 80
  2435.         Width = 297
  2436.         Height = 33
  2437.         AutoSize = False
  2438.         Caption = 
  2439.           '   If you have not received any errors, the NT Boot Disk has bee' +
  2440.           'n successfully created.'
  2441.         WordWrap = True
  2442.       end
  2443.       object Label96: TLabel
  2444.         Left = 32
  2445.         Top = 128
  2446.         Width = 281
  2447.         Height = 73
  2448.         AutoSize = False
  2449.         Caption = 
  2450.           '   If successful, it is recommended that you test the diskette b' +
  2451.           'y restarting your computer with the diskette inserted in the dis' +
  2452.           'kette drive.  If Windows starts normally, the NT Boot Disk works' +
  2453.           '.  Please remove and store in a safe place.'
  2454.         WordWrap = True
  2455.       end
  2456.       object Label97: TLabel
  2457.         Left = 32
  2458.         Top = 208
  2459.         Width = 289
  2460.         Height = 13
  2461.         AutoSize = False
  2462.         Caption = '   Press the Finish button to Exit.'
  2463.       end
  2464.     end
  2465.   end
  2466.   object btn_cancel: TBitBtn
  2467.     Left = 155
  2468.     Top = 245
  2469.     Width = 70
  2470.     Height = 25
  2471.     Cancel = True
  2472.     Caption = 'Cancel'
  2473.     ModalResult = 2
  2474.     TabOrder = 1
  2475.     OnClick = btn_cancelClick
  2476.     Glyph.Data = {
  2477.       76060000424D7606000000000000360000002800000014000000140000000100
  2478.       2000000000004006000000000000000000000000000000000000C0C0C000C0C0
  2479.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2480.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2481.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2482.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2483.       C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF00C0C0C000C0C0C000C0C0
  2484.       C0000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2485.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
  2486.       FF00C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000FF00C0C0C000C0C0
  2487.       C000808080008080800080808000808080008080800080808000808080008080
  2488.       800080808000808080000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2489.       C0000000FF000000FF000000FF00000000000000000000000000000000000000
  2490.       000000000000000000000000000000000000000000000000FF000000FF00C0C0
  2491.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000FF000000
  2492.       000000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFF
  2493.       FF000000FF000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2494.       C000C0C0C000C0C0C0000000FF000000FF00FFFFFF00FF000000FF000000FF00
  2495.       0000FF000000FF000000FF000000FFFFFF000000FF0080808000C0C0C000C0C0
  2496.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000
  2497.       FF000000FF00FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF000000
  2498.       FF000000FF0080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2499.       C000C0C0C000C0C0C000C0C0C0000000FF000000FF000000FF00FF000000FF00
  2500.       0000FF0000000000FF000000FF000000FF000000000080808000C0C0C000C0C0
  2501.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
  2502.       00000000FF000000FF000000FF00FFFFFF0000FFFF000000FF000000FF00FFFF
  2503.       FF000000000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2504.       C000C0C0C000C0C0C000C0C0C00000000000FFFFFF00FF0000000000FF000000
  2505.       FF000000FF000000FF00FF000000FFFFFF000000000080808000C0C0C000C0C0
  2506.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
  2507.       0000FFFFFF00FFFFFF000000FF000000FF000000FF000000FF0000FFFF00FFFF
  2508.       FF000000000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2509.       C000C0C0C000C0C0C000C0C0C00000000000FFFFFF00FF0000000000FF000000
  2510.       FF000000FF000000FF0000000000000000000000000080808000C0C0C000C0C0
  2511.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
  2512.       000000FFFF000000FF000000FF00FFFFFF00000000000000FF000000FF00FFFF
  2513.       FF000000000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2514.       C000C0C0C000C0C0C000C0C0C000000000000000FF000000FF000000FF00FFFF
  2515.       FF00000000000000FF000000FF000000FF000000FF00C0C0C000C0C0C000C0C0
  2516.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000
  2517.       FF000000FF00FFFFFF0000FFFF00FFFFFF0000000000FFFFFF0000000000C0C0
  2518.       C0000000FF000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2519.       C0000000FF000000FF000000FF000000FF000000000000000000000000000000
  2520.       00000000000000000000C0C0C000C0C0C000C0C0C0000000FF000000FF00C0C0
  2521.       C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000FF000000FF00C0C0
  2522.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2523.       C000C0C0C000C0C0C000C0C0C0000000FF00C0C0C000C0C0C000C0C0C000C0C0
  2524.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2525.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2526.       C0000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2527.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2528.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000}
  2529.   end
  2530.   object btn_back: TBitBtn
  2531.     Left = 235
  2532.     Top = 245
  2533.     Width = 70
  2534.     Height = 25
  2535.     Caption = 'Back'
  2536.     TabOrder = 2
  2537.     OnClick = btn_nextClick
  2538.     Glyph.Data = {
  2539.       DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  2540.       0400000000006800000000000000000000001000000010000000000000000000
  2541.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  2542.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  2543.       7000777777077777700077777007777770007777060777777000777066000007
  2544.       7000770666666607700070666666660770007706666666077000777066000007
  2545.       7000777706077777700077777007777770007777770777777000777777777777
  2546.       7000}
  2547.   end
  2548.   object btn_next: TBitBtn
  2549.     Left = 305
  2550.     Top = 245
  2551.     Width = 70
  2552.     Height = 25
  2553.     Caption = 'Next'
  2554.     TabOrder = 3
  2555.     OnClick = btn_nextClick
  2556.     Glyph.Data = {
  2557.       DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  2558.       0400000000006800000000000000000000001000000010000000000000000000
  2559.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  2560.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  2561.       7000777777077777700077777700777770007777770607777000770000066077
  2562.       7000770666666607700077066666666070007706666666077000770000066077
  2563.       7000777777060777700077777700777770007777770777777000777777777777
  2564.       7000}
  2565.     Layout = blGlyphRight
  2566.   end
  2567.   object btn_ok: TBitBtn
  2568.     Left = 385
  2569.     Top = 245
  2570.     Width = 70
  2571.     Height = 25
  2572.     Caption = 'Finish'
  2573.     Default = True
  2574.     TabOrder = 4
  2575.     OnClick = btn_cancelClick
  2576.     Glyph.Data = {
  2577.       8E050000424D8E05000000000000360000002800000012000000130000000100
  2578.       2000000000005805000000000000000000000000000000000000C0C0C000C0C0
  2579.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2580.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2581.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2582.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2583.       C000C0C0C000C0C0C000C0C0C000000000000000000000000000000000000000
  2584.       0000000000000000000000000000000000000000000000000000000000000000
  2585.       000000000000C0C0C000C0C0C000C0C0C000C0C0C000000000000000000000FF
  2586.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
  2587.       FF00FFFFFF0000FFFF0000000000C0C0C000C0C0C000C0C0C000C0C0C0000000
  2588.       0000808080000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  2589.       FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF0000000000C0C0C000C0C0
  2590.       C000C0C0C0000000000000FFFF0000000000FFFFFF0000FFFF00FFFFFF0000FF
  2591.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF000000
  2592.       0000C0C0C000C0C0C000C0C0C00000000000808080000000000000FFFF00FFFF
  2593.       FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  2594.       FF0000FFFF0000000000C0C0C000C0C0C000C0C0C0000000000000FFFF008080
  2595.       80008080800000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
  2596.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF0080808000C0C0C000C0C0C0000000
  2597.       00008080800000FFFF0080808000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  2598.       FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0080808000C0C0
  2599.       C000C0C0C0000000000000FFFF00808080008080800080808000808080008080
  2600.       8000808080008080800080808000808080008080800080808000808080008080
  2601.       800080808000C0C0C000C0C0C000000000008080800000FFFF008080800000FF
  2602.       FF0080808000FFFF0000FFFF0000FFFF0000FFFF0000808080008080800000FF
  2603.       FF0080808000C0C0C000C0C0C000C0C0C000C0C0C00000000000000000000000
  2604.       000000FFFF008080800000FFFF0000000000FFFF0000FFFF0000FFFF00008080
  2605.       8000808080008080800080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2606.       C000C0C0C000C0C0C000000000000000000000000000FFFF0000FFFF0000FFFF
  2607.       0000FFFF000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2608.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000FFFF0000FFFF
  2609.       0000FFFF000000000000FFFF000080808000C0C0C000C0C0C000C0C0C000C0C0
  2610.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000FFFF
  2611.       0000FFFF0000FFFF000000000000C0C0C0008080800080808000C0C0C000C0C0
  2612.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
  2613.       0000FFFF0000FFFF0000FFFF000000000000C0C0C000C0C0C000C0C0C0008080
  2614.       8000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2615.       C000C0C0C000C0C0C00000000000FFFF000000000000C0C0C000C0C0C000C0C0
  2616.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2617.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000C0C0C000C0C0
  2618.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2619.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2620.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  2621.       C000C0C0C000C0C0C000C0C0C000C0C0C000}
  2622.   end
  2623. end
  2624.